This is a refactored version of a previous patch that destroys external
authorEwan Mellor <ewan@xensource.com>
Tue, 21 Nov 2006 10:22:19 +0000 (10:22 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 21 Nov 2006 10:22:19 +0000 (10:22 +0000)
commit50420def5b121d549a3638cb9e7a925eb20493e5
treec7197791d79d013fcbf328b6159f2fb105263fe7
parent7443d72fdec89693cd557867dbd4626dc7dc5bbe
This is a refactored version of a previous patch that destroys external
devices' state when a VM configuration file is destroyed. Currently only
the vTPM device's state needs to be explicitly destroyed.
I am also surrounding the saving of the managed domain's configuration
with a try-catch.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConstants.py
tools/python/xen/xend/XendDevices.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/server/tpmif.py